CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51 UART

搜索资源列表

  1. UART_51

    0下载:
  2. 单片机串行口的驱动程序,可以直接发送字符串和数组-Serial port driver can send strings and arrays
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1141
    • 提供者:邬志锋
  1. 51_uart_fifo51

    0下载:
  2. 51_uart_fifo51 串口收发程序源代码 环形缓冲区实现-Serial transceivers to achieve ring buffer source code
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:48060
    • 提供者:willigo
  1. TX-1C-TEST-SOURCE

    2下载:
  2. 郭天祥51单片机整板测试代码。18b20、1602、24c02、12864、AD、DA、KEY、UART-Guo Tianxiang 51 single-chip full-board test code. 18b20, 1602,24 c02, 12864, AD, DA, KEY, UART
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:66999
    • 提供者:张张
  1. LPC900_SPI

    0下载:
  2. LPC900 FLASH单片机,是PHILIPS公司推出的一款高性能、微功耗51内核单片机,主要集成了字节方式的I2C总线、SPI总线、增强型UART接口、实时时钟、E2PROM、A/D转换器、ISP/IAP在线编程和远程编程方式等一系列有特色的功能部件。-LPC900 FLASH MCU is PHILIPS company introduced a high performance, micro-power 51-core chip, a byte-oriented major integr
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:181400
    • 提供者:
  1. LEDcontrol

    4下载:
  2. 通过使用51单片机的定时器功能,控制P89V51RD2单片机实验板上的8个LED灯。要求上电复位后,每个LED跑马灯的点亮时间为500ms,每按一次INT0键并产生外部中断后,LED灯的点亮时间减少10ms,并将当前点亮时间(500 490 480…)通过UART接口发至上位机(PC机),点亮时间减到10ms后回到500ms进行循环。程序运行期间4位7段数码管显示当前点亮时间,显示不闪烁。-LED control
  3. 所属分类:SCM

    • 发布日期:2017-02-23
    • 文件大小:1024
    • 提供者:Cora
  1. IC

    0下载:
  2. 这是在一个IC卡读取项目源程序,使用51实现的,IC链接后51检测脉冲,随后检测总线数据,将IC卡数据通过UART上传到PC机-This is an IC card reader source project, implemented with 51, IC 51 after the link test pulse, followed by detection of bus data, IC card data will be uploaded to a PC through the UART
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:52682
    • 提供者:zzz
  1. vk3366

    1下载:
  2. 一款实用的串口扩展芯片,压缩包提供了iic转uart,spi转uart,并口转uart的51单片机的源码。-vk32xx, a practical chip serial port expansion, compression package provides iic turn uart, spi turn uart, uart of 51 single-chip parallel port to switch the source.
  3. 所属分类:SCM

    • 发布日期:2016-12-29
    • 文件大小:140288
    • 提供者:凡若尘
  1. iic_to_uart

    0下载:
  2. iic接口转uart,在51单片机下的源码,很有用的-iic interface to turn uart, under the 51 single source, very useful
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:38014
    • 提供者:凡若尘
  1. uart_test

    0下载:
  2. 51系列2430 UART 测试例程 需要在IAR开发环境下编译调试-51 series of 2430 UART test routines need to be compiled in debug IAR development environment
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:39449
    • 提供者:ssls18years
  1. uart51

    0下载:
  2. 51单片机UART rs232异步串行通信,用C语言最简程序-51 single-chip UART rs232 asynchronous serial communication, the most simple program using C language
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:618
    • 提供者:renyanpeng
  1. 51UART

    0下载:
  2. 51单片机IO接口模仿UART输出,51 SCM IO interface UART imitation-51 SCM IO interface UART imitation
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:522264
    • 提供者:hhy
  1. uart_student

    0下载:
  2. 51单片机经典串口队列程序的使用 stc单片机编写的 很有参考意义-uart 51da np i a nj iche ng xu huan gyi ngda jia xiaz ai d d d dsd dfg e e g dg de ew
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7325806
    • 提供者:韦鹏
  1. MCUPCLOCKPTEMPPUARTPIR

    0下载:
  2. 51单片机程序包含详细的红外+温度+时钟+串口程序,波特率测试软件和串口发送时钟温度数据的上位机软件。-The document is about 51MUC program including IR and clock and uart and so on.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:818808
    • 提供者:龙在天
  1. Hydrogen_Core51

    0下载:
  2. Hydrogen/C51 是一个用于51的非占先操作系统 基本上用纯 C 实现, 嵌入了大概10行的汇编 基本需求: 1.最小编译代码大概在 2.4k 2.需要使用片外的 xdata 作为堆使用 3.占用 TIMER0 作为计时 使用基本要求: 1.任务中必需要存在 Sleep/WaitFor 函数才能主动放弃占用CPU 2.任务入口和使用到Sleep/WaitFor的函数必需是 reentrant. 内核功能: 1.动态建立任务 2.支持事
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3266712
    • 提供者:binary
  1. UsbToUart

    0下载:
  2. USB转UART,基于51单片机和PDIUSBD12实现USB转串口-USB UART
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:94342
    • 提供者:god
  1. key1

    0下载:
  2. 可以实现按键的uart输出 利用51单片机键盘的接口实现用uart输出-Uart output of the keys 51 Keyboard for the interface can be achieved using uart output
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:9639
    • 提供者:周广敬
  1. fpga-mcu

    0下载:
  2. 利用uart接口,51单片机和FPGA完成16位宽的数据通信,包括数据的幷串转换等。-Uart interface 51 of microcontroller and FPGA 16-bit wide data communications, and including Bing string of data conversion.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:628880
    • 提供者:张朗
  1. Mode1

    0下载:
  2. 基于51单片机的自动恒温系统之上位机,具有1602液晶显示,蜂鸣器,串口通讯,矩阵键盘,AD0832等功能模块-A temp-auto control system based on AT89S52,with the 1602 LCD, buzzer, UART, keyboard, AD0832 and other applications used
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:24303
    • 提供者:RCHeng
  1. calculator

    0下载:
  2. 以51单片机为核心,采用UART串口通信,实现计算器加减乘除的基本功能-51 MCU as the core, the UART serial communication, Calculator, Math
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:32168
    • 提供者:张子龙
  1. UART_send

    0下载:
  2. 講述了UART向上位機發送數據的基本使用方法,并附有相關源碼,程序開發是在51的基礎上寫的-About the basic use of the UART transmit data up crew, along with the related source code, program development in 51 on the basis of written
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:12804
    • 提供者:lipeng
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com